All cables core code is licenced under the MIT licence

Some ops may be using code from contributors or external libraries under different licences.

Additional code from contributors and libraries in this export are licenced as follows:

Apache License:

- BabylonJS Shader Code by Babylon.js (https://github.com/BabylonJS/Babylon.js/blob/master/license.md)
- Filament Code by google (https://github.com/google/filament/blob/main/LICENSE)

MIT:

- glmatrix by toji (https://github.com/toji/gl-matrix)
- Gabor Noise by inigo quilez (https://www.shadertoy.com/view/clGyWm)
- SHARD NOISE by ENDESGA (https://www.shadertoy.com/view/dlKyWw)

Public Domain:

- Photoshop math GLSL shaders by Romain Dura (https://mouaif.wordpress.com/2009/01/05/photoshop-math-with-glsl-shaders/)
- GPU-Noise-Lib by Brian Sharpe (https://github.com/BrianSharpe/GPU-Noise-Lib)

Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported:

- Domain Warping Shader by inigo quilez (http://iquilezles.org/www/articles/warp/warp.htm)
